From 6262b20f158ae0da1ac93cb21142e82d30a67215 Mon Sep 17 00:00:00 2001 From: Felix Krull Date: Wed, 29 Aug 2018 18:27:40 +0200 Subject: [PATCH] ostree-boot: weaken dracut Depends to Recommends The systemd parts of the package could also be used for integration with e.g. initramfs-tools. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8d7e9334..aa1c330a 100644 --- a/debian/control +++ b/debian/control @@ -151,11 +151,11 @@ Description: content-addressed filesystem for operating system binaries Package: ostree-boot Architecture: linux-any Depends: - dracut, ostree (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Recommends: + dracut, grub-efi-amd64 | grub-pc | extlinux | syslinux | u-boot, Breaks: ostree (<< ${binary:Version}), -- 2.30.2